vue+TS(CLI3) 1。用CLI3創建項目 查看當前CLI的版本,如果沒有安裝CLI3的 使用npm install --global vue-cli來安裝CLI 安裝好CLI 可以創建項目了 使用vue cre ...